home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Utilities / Partition Logic 0.68 / partlogic-0.68.iso / programs / helpfiles / disks.txt < prev    next >
Encoding:
Text File  |  2007-05-10  |  648 b   |  23 lines

  1.  
  2.  -- disks --
  3.  
  4. Print all of the logical disks attached to the system.
  5.  
  6. Usage:
  7.   disks
  8.  
  9. This command will print all of the disks by name, along with any device,
  10. filesystem, or logical partition information that is appropriate.
  11.  
  12. Disk names start with certain combinations of letters which tend to indicate
  13. the type of disk.  Examples
  14.  
  15. cd0  - First CD-ROM disk
  16. fd1  - Second floppy disk
  17. hd0b - Second logical partition on the first hard disk.
  18.  
  19. Note in the third example above, the physical device is the first hard disk,
  20. hd0.  Logical partitions are specified with letters, in partition table order
  21. (a = first partition, b = second partition, etc.).
  22.  
  23.